E-Tech Timer / E-Tech Timer / countdown.Designer.vbon commit add archived files (d846247)
   1<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
   2Partial Class countdown
   3    Inherits ComponentFactory.Krypton.Toolkit.KryptonForm
   4
   5    'Form overrides dispose to clean up the component list.
   6    <System.Diagnostics.DebuggerNonUserCode()> _
   7    Protected Overrides Sub Dispose(ByVal disposing As Boolean)
   8        Try
   9            If disposing AndAlso components IsNot Nothing Then
  10                components.Dispose()
  11            End If
  12        Finally
  13            MyBase.Dispose(disposing)
  14        End Try
  15    End Sub
  16
  17    'Required by the Windows Form Designer
  18    Private components As System.ComponentModel.IContainer
  19
  20    'NOTE: The following procedure is required by the Windows Form Designer
  21    'It can be modified using the Windows Form Designer.  
  22    'Do not modify it using the code editor.
  23    <System.Diagnostics.DebuggerStepThrough()> _
  24    Private Sub InitializeComponent()
  25        Me.components = New System.ComponentModel.Container()
  26        Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(countdown))
  27        Me.KryptonButton6 = New ComponentFactory.Krypton.Toolkit.KryptonButton()
  28        Me.KryptonButton7 = New ComponentFactory.Krypton.Toolkit.KryptonButton()
  29        Me.KryptonTextBox1 = New ComponentFactory.Krypton.Toolkit.KryptonTextBox()
  30        Me.Label1 = New System.Windows.Forms.Label()
  31        Me.KryptonButton8 = New ComponentFactory.Krypton.Toolkit.KryptonButton()
  32        Me.KryptonButton4 = New ComponentFactory.Krypton.Toolkit.KryptonButton()
  33        Me.KryptonButton5 = New ComponentFactory.Krypton.Toolkit.KryptonButton()
  34        Me.KryptonLabel1 = New ComponentFactory.Krypton.Toolkit.KryptonLabel()
  35        Me.KryptonButton2 = New ComponentFactory.Krypton.Toolkit.KryptonButton()
  36        Me.KryptonButton10 = New ComponentFactory.Krypton.Toolkit.KryptonButton()
  37        Me.KryptonPanel = New ComponentFactory.Krypton.Toolkit.KryptonPanel()
  38        Me.KryptonButton9 = New ComponentFactory.Krypton.Toolkit.KryptonButton()
  39        Me.KryptonListBox1 = New ComponentFactory.Krypton.Toolkit.KryptonListBox()
  40        Me.ContextMenuStrip2 = New System.Windows.Forms.ContextMenuStrip(Me.components)
  41        Me.RenameToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  42        Me.StartAtSelectedToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  43        Me.DeleteToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  44        Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
  45        Me.OpenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  46        Me.StartTimingToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  47        Me.PauseTimingToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  48        Me.ResetTimingToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  49        Me.LogTimeToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  50        Me.Timer1 = New System.Windows.Forms.Timer(Me.components)
  51        Me.Timer2 = New System.Windows.Forms.Timer(Me.components)
  52        Me.NotifyIcon1 = New System.Windows.Forms.NotifyIcon(Me.components)
  53        Me.settingstt = New System.Windows.Forms.ToolTip(Me.components)
  54        Me.showlogtt = New System.Windows.Forms.ToolTip(Me.components)
  55        Me.logtimett = New System.Windows.Forms.ToolTip(Me.components)
  56        Me.elapsedtt = New System.Windows.Forms.ToolTip(Me.components)
  57        Me.countDownTip = New System.Windows.Forms.ToolTip(Me.components)
  58        CType(Me.KryptonPanel, System.ComponentModel.ISupportInitialize).BeginInit()
  59        Me.KryptonPanel.SuspendLayout()
  60        Me.ContextMenuStrip2.SuspendLayout()
  61        Me.ContextMenuStrip1.SuspendLayout()
  62        Me.SuspendLayout()
  63        '
  64        'KryptonButton6
  65        '
  66        resources.ApplyResources(Me.KryptonButton6, "KryptonButton6")
  67        Me.KryptonButton6.Name = "KryptonButton6"
  68        Me.KryptonButton6.Values.Text = resources.GetString("KryptonButton6.Values.Text")
  69        '
  70        'KryptonButton7
  71        '
  72        resources.ApplyResources(Me.KryptonButton7, "KryptonButton7")
  73        Me.KryptonButton7.Name = "KryptonButton7"
  74        Me.KryptonButton7.Values.Text = resources.GetString("KryptonButton7.Values.Text")
  75        '
  76        'KryptonTextBox1
  77        '
  78        resources.ApplyResources(Me.KryptonTextBox1, "KryptonTextBox1")
  79        Me.KryptonTextBox1.Name = "KryptonTextBox1"
  80        Me.showlogtt.SetToolTip(Me.KryptonTextBox1, resources.GetString("KryptonTextBox1.ToolTip"))
  81        '
  82        'Label1
  83        '
  84        resources.ApplyResources(Me.Label1, "Label1")
  85        Me.Label1.BackColor = System.Drawing.Color.Transparent
  86        Me.Label1.Name = "Label1"
  87        Me.elapsedtt.SetToolTip(Me.Label1, resources.GetString("Label1.ToolTip"))
  88        '
  89        'KryptonButton8
  90        '
  91        resources.ApplyResources(Me.KryptonButton8, "KryptonButton8")
  92        Me.KryptonButton8.Name = "KryptonButton8"
  93        Me.settingstt.SetToolTip(Me.KryptonButton8, resources.GetString("KryptonButton8.ToolTip"))
  94        Me.KryptonButton8.Values.Image = CType(resources.GetObject("KryptonButton8.Values.Image"), System.Drawing.Image)
  95        Me.KryptonButton8.Values.Text = resources.GetString("KryptonButton8.Values.Text")
  96        '
  97        'KryptonButton4
  98        '
  99        resources.ApplyResources(Me.KryptonButton4, "KryptonButton4")
 100        Me.KryptonButton4.Name = "KryptonButton4"
 101        Me.showlogtt.SetToolTip(Me.KryptonButton4, resources.GetString("KryptonButton4.ToolTip"))
 102        Me.KryptonButton4.Values.Text = resources.GetString("KryptonButton4.Values.Text")
 103        '
 104        'KryptonButton5
 105        '
 106        resources.ApplyResources(Me.KryptonButton5, "KryptonButton5")
 107        Me.KryptonButton5.Name = "KryptonButton5"
 108        Me.logtimett.SetToolTip(Me.KryptonButton5, resources.GetString("KryptonButton5.ToolTip"))
 109        Me.KryptonButton5.Values.Text = resources.GetString("KryptonButton5.Values.Text")
 110        '
 111        'KryptonLabel1
 112        '
 113        resources.ApplyResources(Me.KryptonLabel1, "KryptonLabel1")
 114        Me.KryptonLabel1.Name = "KryptonLabel1"
 115        Me.countDownTip.SetToolTip(Me.KryptonLabel1, resources.GetString("KryptonLabel1.ToolTip"))
 116        Me.KryptonLabel1.Values.Text = resources.GetString("KryptonLabel1.Values.Text")
 117        '
 118        'KryptonButton2
 119        '
 120        resources.ApplyResources(Me.KryptonButton2, "KryptonButton2")
 121        Me.KryptonButton2.Name = "KryptonButton2"
 122        Me.KryptonButton2.Values.Text = resources.GetString("KryptonButton2.Values.Text")
 123        '
 124        'KryptonButton10
 125        '
 126        resources.ApplyResources(Me.KryptonButton10, "KryptonButton10")
 127        Me.KryptonButton10.Name = "KryptonButton10"
 128        Me.KryptonButton10.Values.Image = CType(resources.GetObject("KryptonButton10.Values.Image"), System.Drawing.Image)
 129        Me.KryptonButton10.Values.Text = resources.GetString("KryptonButton10.Values.Text")
 130        '
 131        'KryptonPanel
 132        '
 133        Me.KryptonPanel.Controls.Add(Me.KryptonButton9)
 134        Me.KryptonPanel.Controls.Add(Me.KryptonButton10)
 135        Me.KryptonPanel.Controls.Add(Me.KryptonButton6)
 136        Me.KryptonPanel.Controls.Add(Me.Label1)
 137        Me.KryptonPanel.Controls.Add(Me.KryptonButton7)
 138        Me.KryptonPanel.Controls.Add(Me.KryptonListBox1)
 139        Me.KryptonPanel.Controls.Add(Me.KryptonButton8)
 140        Me.KryptonPanel.Controls.Add(Me.KryptonLabel1)
 141        Me.KryptonPanel.Controls.Add(Me.KryptonTextBox1)
 142        Me.KryptonPanel.Controls.Add(Me.KryptonButton4)
 143        Me.KryptonPanel.Controls.Add(Me.KryptonButton5)
 144        Me.KryptonPanel.Controls.Add(Me.KryptonButton2)
 145        resources.ApplyResources(Me.KryptonPanel, "KryptonPanel")
 146        Me.KryptonPanel.Name = "KryptonPanel"
 147        '
 148        'KryptonButton9
 149        '
 150        resources.ApplyResources(Me.KryptonButton9, "KryptonButton9")
 151        Me.KryptonButton9.Name = "KryptonButton9"
 152        Me.KryptonButton9.Values.Text = resources.GetString("KryptonButton9.Values.Text")
 153        '
 154        'KryptonListBox1
 155        '
 156        Me.KryptonListBox1.ContextMenuStrip = Me.ContextMenuStrip2
 157        resources.ApplyResources(Me.KryptonListBox1, "KryptonListBox1")
 158        Me.KryptonListBox1.Name = "KryptonListBox1"
 159        Me.KryptonListBox1.SelectionMode = System.Windows.Forms.SelectionMode.MultiExtended
 160        '
 161        'ContextMenuStrip2
 162        '
 163        resources.ApplyResources(Me.ContextMenuStrip2, "ContextMenuStrip2")
 164        Me.ContextMenuStrip2.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.RenameToolStripMenuItem, Me.StartAtSelectedToolStripMenuItem, Me.DeleteToolStripMenuItem})
 165        Me.ContextMenuStrip2.Name = "ContextMenuStrip2"
 166        '
 167        'RenameToolStripMenuItem
 168        '
 169        Me.RenameToolStripMenuItem.Name = "RenameToolStripMenuItem"
 170        resources.ApplyResources(Me.RenameToolStripMenuItem, "RenameToolStripMenuItem")
 171        '
 172        'StartAtSelectedToolStripMenuItem
 173        '
 174        Me.StartAtSelectedToolStripMenuItem.Name = "StartAtSelectedToolStripMenuItem"
 175        resources.ApplyResources(Me.StartAtSelectedToolStripMenuItem, "StartAtSelectedToolStripMenuItem")
 176        '
 177        'DeleteToolStripMenuItem
 178        '
 179        Me.DeleteToolStripMenuItem.Name = "DeleteToolStripMenuItem"
 180        resources.ApplyResources(Me.DeleteToolStripMenuItem, "DeleteToolStripMenuItem")
 181        '
 182        'ContextMenuStrip1
 183        '
 184        resources.ApplyResources(Me.ContextMenuStrip1, "ContextMenuStrip1")
 185        Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.OpenToolStripMenuItem, Me.StartTimingToolStripMenuItem, Me.PauseTimingToolStripMenuItem, Me.ResetTimingToolStripMenuItem, Me.LogTimeToolStripMenuItem})
 186        Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
 187        '
 188        'OpenToolStripMenuItem
 189        '
 190        Me.OpenToolStripMenuItem.Name = "OpenToolStripMenuItem"
 191        resources.ApplyResources(Me.OpenToolStripMenuItem, "OpenToolStripMenuItem")
 192        '
 193        'StartTimingToolStripMenuItem
 194        '
 195        Me.StartTimingToolStripMenuItem.Name = "StartTimingToolStripMenuItem"
 196        resources.ApplyResources(Me.StartTimingToolStripMenuItem, "StartTimingToolStripMenuItem")
 197        '
 198        'PauseTimingToolStripMenuItem
 199        '
 200        Me.PauseTimingToolStripMenuItem.Name = "PauseTimingToolStripMenuItem"
 201        resources.ApplyResources(Me.PauseTimingToolStripMenuItem, "PauseTimingToolStripMenuItem")
 202        '
 203        'ResetTimingToolStripMenuItem
 204        '
 205        Me.ResetTimingToolStripMenuItem.Name = "ResetTimingToolStripMenuItem"
 206        resources.ApplyResources(Me.ResetTimingToolStripMenuItem, "ResetTimingToolStripMenuItem")
 207        '
 208        'LogTimeToolStripMenuItem
 209        '
 210        Me.LogTimeToolStripMenuItem.Name = "LogTimeToolStripMenuItem"
 211        resources.ApplyResources(Me.LogTimeToolStripMenuItem, "LogTimeToolStripMenuItem")
 212        '
 213        'Timer1
 214        '
 215        Me.Timer1.Interval = 1
 216        '
 217        'Timer2
 218        '
 219        Me.Timer2.Interval = 1
 220        '
 221        'NotifyIcon1
 222        '
 223        Me.NotifyIcon1.BalloonTipIcon = System.Windows.Forms.ToolTipIcon.Info
 224        resources.ApplyResources(Me.NotifyIcon1, "NotifyIcon1")
 225        Me.NotifyIcon1.ContextMenuStrip = Me.ContextMenuStrip1
 226        '
 227        'countdown
 228        '
 229        resources.ApplyResources(Me, "$this")
 230        Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
 231        Me.Controls.Add(Me.KryptonPanel)
 232        Me.MaximizeBox = False
 233        Me.Name = "countdown"
 234        Me.PaletteMode = ComponentFactory.Krypton.Toolkit.PaletteMode.Office2010Black
 235        Me.TextExtra = "E-Tech Timer"
 236        CType(Me.KryptonPanel, System.ComponentModel.ISupportInitialize).EndInit()
 237        Me.KryptonPanel.ResumeLayout(False)
 238        Me.KryptonPanel.PerformLayout()
 239        Me.ContextMenuStrip2.ResumeLayout(False)
 240        Me.ContextMenuStrip1.ResumeLayout(False)
 241        Me.ResumeLayout(False)
 242
 243    End Sub
 244    Friend WithEvents KryptonPanel As ComponentFactory.Krypton.Toolkit.KryptonPanel
 245    Friend WithEvents KryptonButton8 As ComponentFactory.Krypton.Toolkit.KryptonButton
 246    Friend WithEvents KryptonLabel1 As ComponentFactory.Krypton.Toolkit.KryptonLabel
 247    Friend WithEvents KryptonTextBox1 As ComponentFactory.Krypton.Toolkit.KryptonTextBox
 248    Friend WithEvents KryptonButton4 As ComponentFactory.Krypton.Toolkit.KryptonButton
 249    Friend WithEvents KryptonButton5 As ComponentFactory.Krypton.Toolkit.KryptonButton
 250    Friend WithEvents KryptonButton2 As ComponentFactory.Krypton.Toolkit.KryptonButton
 251    Friend WithEvents Label1 As System.Windows.Forms.Label
 252    Friend WithEvents KryptonButton6 As ComponentFactory.Krypton.Toolkit.KryptonButton
 253    Friend WithEvents KryptonButton7 As ComponentFactory.Krypton.Toolkit.KryptonButton
 254    Friend WithEvents KryptonListBox1 As ComponentFactory.Krypton.Toolkit.KryptonListBox
 255    Friend WithEvents Timer1 As System.Windows.Forms.Timer
 256    Friend WithEvents KryptonButton10 As ComponentFactory.Krypton.Toolkit.KryptonButton
 257    Friend WithEvents Timer2 As System.Windows.Forms.Timer
 258    Friend WithEvents NotifyIcon1 As System.Windows.Forms.NotifyIcon
 259    Friend WithEvents settingstt As System.Windows.Forms.ToolTip
 260    Friend WithEvents showlogtt As System.Windows.Forms.ToolTip
 261    Friend WithEvents logtimett As System.Windows.Forms.ToolTip
 262    Friend WithEvents elapsedtt As System.Windows.Forms.ToolTip
 263    Friend WithEvents ContextMenuStrip1 As System.Windows.Forms.ContextMenuStrip
 264    Friend WithEvents OpenToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
 265    Friend WithEvents StartTimingToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
 266    Friend WithEvents PauseTimingToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
 267    Friend WithEvents ResetTimingToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
 268    Friend WithEvents LogTimeToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
 269    Friend WithEvents ContextMenuStrip2 As System.Windows.Forms.ContextMenuStrip
 270    Friend WithEvents RenameToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
 271    Friend WithEvents StartAtSelectedToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
 272    Friend WithEvents DeleteToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
 273    Friend WithEvents KryptonButton9 As ComponentFactory.Krypton.Toolkit.KryptonButton
 274    Friend WithEvents countDownTip As System.Windows.Forms.ToolTip
 275End Class